HTML/HTML Mcq Question Set 14 Sample Test,Sample questions

Question:
‘Image Alt’ tags is not used for ___

1.diagrams

2.screenshots

3.decorative images

4.infographics


Question:
For keeping blog comment spam down we use ___________

1.nofollow

2.meta

3.title

4.heading


Question:
For single locations on a map, we use the overlay for _______

1.Marker

2.Polygon

3.Polyline

4.Circle


Question:
MapTypeControlOptions field may not contain _____

1.google.maps.MapTypeControlStyle.HORZONTAL_BAR

2.google.maps.MapTypeControlStyle.DEFAULT

3.google.maps.MapTypeControlStyle.DROPDOWN_MENU

4.google.maps.MapTypeControlStyle.LARGE


Question:
Photographic map lies under the map type ____________

1.satellite

2.roadmap

3.hybrid

4.terrain


Question:
Polyline will not support the property of _________

1.Path

2.StrokeOpacity

3.Editable

4.Fillcolor


Question:
The browser will not call the plug-in ____

1.NPN_InvalidateRect

2.NPP_Print

3.NPP_HandleEvent

4.NPP_SetValue


Question:
The plug-in DLL can’t contain ____

1.Language

2.ProductName

3.FileDescription

4.DirectoryName


Question:
The plugin resource string 1 is associated with ________

1.MIME type

2.aiff

3.video

4.jpg


Question:
The property that is not supported by Polyline but by Polygon is __________

1.strokeWeight

2.fillOpacity

3.path

4.editable


Question:
The property which is not supported by the circle is _________

1.path

2.radius

3.center

4.fillColor


Question:
The value of fillOpacity lies between __________

1.0.0 and 2.0

2.0.0 and 1.0

3.2.0 and 3.0

4.3.0 and 4.0


Question:
What is the prefix of all the browser-specific functions?

1.NPP

2.UPP

3.NPN

4.GPN


Question:
When is the instance created, which plug-in API function is called?

1.NPP_Destroy

2.NPP_New

3.NP_Shutdown

4.NP_Initialize


Question:
When the user leaves instance’s page which function is called?

1.NPP_New

2.NPP_Destroy

3.NP_Shutdown

4.NP_Initialize


Question:
Which control displays the current map viewport?

1.Scale

2.Overview Map

3.Street view

4.MapType


Question:
Which event will be fired when the map changes size?

1.tilesloaded

2.zoom_changed

3.tilt_changed

4.resize


Question:
Which function helps in identifying compatibility of plug-in and browser?

1.NPN_UserAgent

2.NPN_Version

3.NPN_Status

4.NPN_GetValue


Question:
Which function will be called when the last instance of a plug-in is deleted?

1.NPP_Destroy

2.NP_Initialize

3.NPP_New

4.NP_Shutdown


Question:
Which method is used for sending data to URL from memory buffer?

1.NPN_PostURL

2.NPN_GetURLNotify

3.NPN_GetURL

4.NPN_PostURLNotify


Question:
Which method is used to display a message on the status line?

1.NPN_MemFree

2.NPN_HandleWindow

3.NPN_Status

4.NPN_GetValue


Question:
Which object shows options for rendering of scale control?

1.ScaleControlOptions

2.ScaleControlStyle

3.RotateControlOptions

4.ControlPosition


Question:
Which object will represent a Marker icon?

1.Marker

2.MarkerShape

3.MarkerImage

4.Marker


Question:
Which of the following does not use a crawler to find pages for the search result?

1.Bing

2.Backrub

3.Yahoo

4.Google


Question:
Which of the following event does not take a MouseEvent argument in Map()?

1.dbclick

2.drag

3.click

4.mouseover


Question:
Which of the following event will be called when user’s mouse exits map container?

1.mouseout

2.mouseover

3.mousemove

4.resize


Question:
Which of the following event will be fired when a user drags the map?

1.dragend

2.drag

3.dragstart

4.idle


Question:
Which of the following is called after plug-in is initialized to get scripting interface?

1.NPP_GetValue

2.NP_GetValue

3.NP_GetMIMEDescription

4.NP_Initialize


Question:
Which of the following is not a directory in Linux for plug-ins?

1.~/.mozilla/plugins

2./usr/lib64/Mozilla/plugins

3.profile directory

4./Library/Internet plug-ins


Question:
Which of the following is not a semantic element?

1.<form>

2.<article>

3.<table>

4.<span>


Question:
Which of the following is not a transmission mode that plug-in can select?

1.File mode

2.Random-access mode

3.Normal mode

4.Complex mode


Question:
Which of the following is not the directory in Mac OS X for plug-ins?

1./Library/Internet

2.~/Library/Internet

3.Profile directory

4.MOZ_PLUGIN_PATH


Question:
Which of the following is not the directory in Windows for plug-ins?

1.Profile directory/Library/Internet

2.MOZ_PLUGIN_PATH

3.HKEY_CURRENT_USER

4.~/Library/Internet Plug-Ins


Question:
Which of the following is not the property of Map()?

1.mapTypes

2.controls

3.overlayMapTypes

4.zoom


Question:
Which of the following map type is not supported by mapTypeId?

1.Hybrid

2.Terrain

3.Roadmap

4.Climatic map


Question:
Which of the following method is not associated to handling the memory ________________

1.NPN_MemFlush

2.NPN_MemAlloc

3.NPN_MemFree

4.NPP_HandleEvent


Question:
Which of the following method will return DOM object that contains map?

1.getCenter()

2.getProjection()

3.getDiv()

4.gettilt()


Question:
Which of the following plug-in can’t be embedded by <object> element?

1.Java applets

2.Flash players

3.PDF readers

4.Map


Question:
Which of the following plug-in file type is used in MS Windows?

1.DLL

2.SO

3..DSO

4.PPC


Question:
Which of the following request is used for the browser to load a URL?

1.NPN_GetURL

2.NPN_PostURL

3.NPN_PostURLNotify

4.NPN_GetURLNotify


Question:
Which of the following type will support 45 degree perspective view?

1.Terrain

2.Hybrid

3.Roadmap

4.Climate map


Question:
Which of the following will provide options for rendering overview map control?

1.MapTypeControlStyle

2.OverviewMapControlOptions

3.MapTypeControlOptions

4.PanControlOptions


Question:
Which one of the following defines properties for the map?

1.mapOptions

2.zoom

3.center

4.mapTypeId


Question:
Which one of the following is not google map overlay?

1.Polygon

2.Polyline

3.Eclipse

4.Marker


Question:
Which one of the following is not the default control in google maps?

1.Pan

2.Street view

3.MapType

4.Climate map


Question:
Which one of the following is used to identify an anchor link?

1.#

2.#!

3.#?

4.&


Question:
Which one of the following will set the viewport to contain given bounds?

1.fitBounds()

2.getBounds()

3.getHeading()

4.panTo()


Question:
Which tag is used for stopping duplicate content?

1.canonical tag

2.image alt tag

3.nofollow

4.meta


Question:
Which will specify placement of controls on map?

1.ControlPosition

2.StreetViewControlOptions

3.ScaleControlStyle

4.ScaleControlOptions


Question:
Windowless plug-in will not call ____________

1.NPN_InvalidateRegion

2.NPN_ForceRedraw

3.NPN_InvalidateRect

4.NPP_GetValue


More MCQS

  1. HTML and Web Page Designing MCQS
  2. Computer Webpage Designing HTML MCQS Part 1
  3. Computer Webpage Designing HTML MCQS Part 2
  4. Computer Webpage Designing HTML MCQS Part 3
  5. HTML Mcq Question Set 1
  6. HTML Mcq Question Set 2
  7. HTML Mcq Question Set 3
  8. HTML Mcq Question Set 4
  9. HTML Mcq Question Set 5
  10. HTML Mcq Question Set 6
  11. HTML Mcq Question Set 7
  12. HTML Mcq Question Set 8
  13. HTML Mcq Question Set 9
  14. HTML Mcq Question Set 10
  15. HTML Mcq Question Set 11
  16. HTML Mcq Question Set 12
  17. HTML Mcq Question Set 13
  18. HTML Mcq Question Set 14
  19. HTML Mcq Question Set 15
  20. HTML Mcq Question Set 16
  21. HTML Mcq Question Set 17
  22. HTML Mcq Question Set 18
  23. HTML Mcq
  24. HTML . MCQ SET 1
  25. HTML . MCQ SET 2
  26. HTML MCQ Questions
  27. HTML MCQ Questions
Search
Olete Team
Online Exam TestTop Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on Online Exam Testwebsite is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!